projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79fbf7b
)
extensions/two-table: temporarily disable
author
Øyvind Kolås
<pippin@gimp.org>
Sat, 7 Jul 2018 20:46:50 +0000
(22:46 +0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Sat, 7 Jul 2018 20:46:53 +0000
(22:46 +0200)
When viewing PNGs with attached ICC profiles the gegl binary produces black
if the two-table extension is active. Something is wrong in babl even accepting
these paths.
extensions/two-table.c
patch
|
blob
|
history
diff --git
a/extensions/two-table.c
b/extensions/two-table.c
index 4b263ccb1435465187933fcc9bc68b03efaf8865..be69e5f7d2ad3da07e03e53fc9aaa8a9791873fa 100644
(file)
--- a/
extensions/two-table.c
+++ b/
extensions/two-table.c
@@
-203,6
+203,8
@@
init (void)
char *testchar = (char*) &testint;
int littleendian = (testchar[0] == 23);
+ return 0; // temporarily disable, it is interfering with space invasion
+
if (littleendian)
{
const Babl *f24 = babl_format_new (